Leadtools.Dicom Namespace > DicomWaveformAnnotation Class > SetReferencedSamplePositions Method : SetReferencedSamplePositions(Int32[],Int32) Method |
public void SetReferencedSamplePositions( int[] value, int temporalPointCount )
'Declaration Public Overloads Sub SetReferencedSamplePositions( _ ByVal value() As Integer, _ ByVal temporalPointCount As Integer _ )
'Usage Dim instance As DicomWaveformAnnotation Dim value() As Integer Dim temporalPointCount As Integer instance.SetReferencedSamplePositions(value, temporalPointCount)
public void SetReferencedSamplePositions( int[] value, int temporalPointCount )
ObjectiveC Syntax
function Leadtools.Dicom.DicomWaveformAnnotation.SetReferencedSamplePositions(Int32[],Int32)( value , temporalPointCount )
public: void SetReferencedSamplePositions( array<int>^ value, int temporalPointCount )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2